[PATCH] output/http: log content-type like other headers
authorPhilippe Antoine <pantoine@oisf.net>
Thu, 30 Oct 2025 10:43:27 +0000 (11:43 +0100)
committerAndreas Dolp <dev@andreas-dolp.de>
Thu, 23 Apr 2026 05:14:21 +0000 (07:14 +0200)
commit6ebdc34a7b8927d7d5158ce44f5df64d9c590a72
tree8cab6dc8f79443ba99665db545d8202b0ddb7fab
parentc37e2cc7178bb0846f22d7c6db95171ea2e7aeb0
[PATCH] output/http: log content-type like other headers

Ticket: 8056

Avoid stack allocation.
Do not handle null and ; especially

(cherry picked from commit b8411fcc8dfc16910c3080d4d8c03a9a64c3a1f7)

Origin: upstream, https://github.com/OISF/suricata/commit/4b1d284bb57219b6677a8bda5cdc14a24a6aa22d.patch
Bug: https://redmine.openinfosecfoundation.org/issues/8056
Subject: Upstream fix for CVE-2025-64333

Gbp-Pq: Name CVE-2025-64333.patch
src/output-json-http.c